home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / xfdisk / history.txt next >
Encoding:
Text File  |  2003-11-18  |  7.3 KB  |  165 lines

  1. XFDisk I Version 0.9.3 Beta EN
  2. ==============================================================================
  3. History
  4.  
  5. Legend:
  6. ------------------------------------------------------------------------------
  7. + Feature added
  8. - Feature removed
  9. * Bugfix
  10. ! Known Bug
  11. # Internal change
  12.  
  13.  
  14. XFDisk I Version 0.9.3 Beta EN
  15. ------------------------------------------------------------------------------
  16. * reduced Boot Manager size and moved to end of first head (n sectores/head ->
  17.   CHS 0/0/n-13 upto 0/0/n). This should solve the problem with HighPoint/Abit
  18.   IDE adapter cards
  19.  
  20.  
  21. XFDisk I Version 0.9.2 Beta EN
  22. ------------------------------------------------------------------------------
  23. * Boot Manager tried to boot from floppy after timeout if simple menue was
  24.   activated
  25. # extended INT13-BIOS-functions are only used if more than one additional
  26.   cylinder is availble (hopefully helps to resolve problem with some old
  27.   SCSI systems)
  28.  
  29.  
  30. XFDisk I Version 0.9.1 Beta EN
  31. ------------------------------------------------------------------------------
  32. + Partition Area can be erased completely at users choice
  33. # /NOINIT switch dropped, functionality moved to menue
  34. # /PQMAGIC switch dropped, it's now default mode
  35. # /AUTOHIDE switch set to default in INI file
  36. ! XFDisk boot manager will be erased by OS/2 Warp 5 Server and BIOS saving
  37.   of HighPoint/Abit IDE adapter cards, because they all use the same "free"
  38.   area of the first hard disk
  39. Changes in Build 318:
  40. + XFDisk checks if XFDisks MBR is installed when the Boot Manager is installed
  41. + XFDisk does not delete Partition Magics settings every time the Boot Manager
  42.   is updated
  43. * /PQMAGIC mode was inactive
  44. Changes in Build 319:
  45. * test of MBR corrected
  46. * bug in progress bar corrected
  47. Changes in Build 320:
  48. * arithmetical overflow during initialization of large partitions fixed
  49. Changes in Build 321:
  50. + Boot Manager: additional boot option (F2) added to boot from floppy but
  51.   change partition table as booting selected partition before
  52.  
  53.  
  54. XFDisk I Version 0.9.0 Beta EN
  55. ------------------------------------------------------------------------------
  56. + XFDisk now supports multiple visible primary partitions. In this mode
  57.   the boot manager will not hide primary partitions any more. Using command
  58.   line parameter /AUTOHIDE, XFDisk will act as before and allow only one
  59.   visible primary partition per drive.
  60. + It is possible to install the boot manager without allowing XFDisk to
  61.   do any changes in the partition table. Changes in the partition table
  62.   can be allowed or rejected for each drive separatly.
  63. + XFDisk doens not change the order of existing partition table entries.
  64.   Sorting can be forced by using parameter /SORT.
  65. # The boot manager will be encrypted as in earlier versions to avoid
  66.   Partition Magic using unused space for saving its configuration.
  67. Changes to Alpha versions:
  68. * Build 314: the boot manager now should again control the active flag of
  69.   the partition table
  70. + Build 314: a wrong checksum of the boot manager will not cause XFDisk
  71.   to deinstall it
  72. * Build 315: fixed assignment of drive letters that caused a message of
  73.   insufficent memory
  74. * Build 316: unhiding a partition will only hide others in /AUTOHIDE mode
  75.  
  76.  
  77. XFDisk I Version 0.8.5 Beta EN
  78. ------------------------------------------------------------------------------
  79. * The Bootmanager just warns if the boot block was modified. This is useful
  80.   because Partition Magic sometimes modifies an unused data area.
  81.  
  82.  
  83. XFDisk I Version 0.8.4 Beta EN
  84. ------------------------------------------------------------------------------
  85. + Command line parameters /NOWIN9X, /OS2, /WINNT and /LINUX added to allow
  86.   control over default partition types used by XFDisk
  87.  
  88.  
  89. XFDisk I Version 0.8.3 Beta EN
  90. ------------------------------------------------------------------------------
  91. + Command line parameters can be set in the file XFDISK.INI
  92. + Command line parameter /PQMAGIC activates Power Quest Partition Magic
  93.   compatibility
  94. + Implemented a menu for the most important partition types
  95. + Partitioning ad configuration can be saved to/loaded from a file
  96. + Implemented simple menus for the Bootmanager
  97. + The partition selected last time in the Bootmanager can be changed with
  98.   XFDisk (together with "Remember choice" this makes possible the choice
  99.   of the partition to boot without changing the entry number)
  100. + Master and partition password will be asked upon manipulating functions
  101.   of XFDisk once per session
  102. * The end of an extended partition will be determined by the last logical
  103.   drive and not by the free space that is reserved for logical drives.
  104. # Changed menu code
  105. # Changed version scheme... again... ;-)
  106.  
  107.  
  108. XFDisk I Version 0.8.2 Beta EN
  109. ------------------------------------------------------------------------------
  110. + new command line argument /NOINIT disables initialization of new partitions
  111.   for recovery purposes
  112. * free area within extended partitions caused wrong sized partition table
  113.   entry
  114.  
  115.  
  116. XFDisk I Version 0.8.1 Beta EN
  117. ------------------------------------------------------------------------------
  118. * logical partitions at the end of the disk were always marked as
  119.   logical partitions with int13x support required
  120. * corrected chaining within logical partitions with int13x
  121. * corrected initialisation of logical partitions
  122.  
  123.  
  124. XFDisk I Version 0.8.0 Beta EN
  125. ------------------------------------------------------------------------------
  126. + Support for Harddisks >8 GB through extended INT13-BIOS-functions
  127. * XFDisk crashed when the extended partition was empty
  128. * If the extended partition started at cylinder 0, the partition sectors of
  129.   the logical drives were corrupted
  130. # Changed code to read the partition table
  131. # Changed code to align new partitions
  132.  
  133.  
  134. XFDisk I Version 0.7.0 Beta EN - GPL
  135. ------------------------------------------------------------------------------
  136. # XFDisk is now distributed under the GNU General Public License (GPL.TXT).
  137.   The original version of the GPL is on the Internet at
  138.       http://www.gnu.org/copyleft/gpl.html
  139.   The source of XFDisk is available for download on the Internet at
  140.       http://home.pages.de/~f.painke/
  141.  
  142.  
  143. XFDisk I Version 0.7.0 Beta EN
  144. ------------------------------------------------------------------------------
  145. + The Bootmanager can now remeber the choice in the Boot Menu
  146. * On activating a partition all other partitions on all other drives were
  147.   deactivated
  148. * Problems with not correctly initialised partitions should be solved
  149. * Partitions larger than 2 GB will be FAT32 by default
  150. # Changed code for writing to/reading from harddisk
  151.  
  152.  
  153. XFDisk I Version 0.6.0 Beta EN
  154. ------------------------------------------------------------------------------
  155. ! XFDisk won't initialise new partitions correctly, so there may be problems
  156.   using DOS format. This only happens when using large harddisks and creating
  157.   partitions of other size at the place of a deleted partition.
  158. ! XFDisk won't work with harddisk with more than 1024 Cylinders. The limit for
  159.   older BIOSes is 504 MB, for newer systems depending on the BIOS the limit is
  160.   at 1008 MB, 2016 MB, 4032 MB or 8064 MB.
  161. ! The Bootmanager can't boot some Systems (like QNX or Solaris)
  162.  
  163. This is the first 'international' version of XFDisk.
  164. ==============================================================================
  165.